Click or drag to resize
TableServer Fields

The TableServer type exposes the following members.

Fields
  Name Description
Private field Commanding_Socket
Network Socket for network communication with the table .
Private field Connected_Slab_List
List of All Slabs IP address String.
Private field Ip_Address
This Object represent a IP Address.
Public field Static member IP_Maximum
Maximum Address Ip for the automatic Network Search (default value 255).
Public field Static member IP_Minimum
Minimum Address Ip for the automatic Network Search (default value 100).
Public field Static member List_Tags_ID
List Of All Tags ID that will be concerned.
Public field Static member Main_Buffer
Byte Buffer for table command or Reply (1024 Byte default size).
Public field Static member Minimum_Rssi_Value
Minimum RSSSI Value for RSSI Detection Mode (default value is 0).
Public field Static member Port_Number
Network Port number for communication with the Tangible Table (65000 default value).
Public field Static member RSSI_Mode_Is_Activated
RSSSI Detection Mode Statut ( ON / OFF default).
Private field Static member Server_Is_Running
Listening Statut ( ON / OFF default).
Private field Server_Thread
This thread will be running for listening for network table tangible frames.
Public field Static member Slab_Sensors_Height
Slab RFID Sensor Height (default value 4).
Public field Static member Slab_Sensors_WIdth
Slab RFID Sensor Width (default value 4).
Public field Static member SlabPositions
a static Dictionary contain the Slab IP and her position inside the table.
Public field Static member Slabs_IP_File
XML File Path of Slabs IP List.
Public field Static member table
this static Object represent a table and inside it all tags and all slabs and their tags (needed for add/insert/delete tags).
Public field Static member Table_Sensors_height
Table RFID Sensor Height (default value 16).
Public field Static member Table_Sensors_WIdth
Table RFID Sensor Width (default value 16).
Public field Static member Time_Out
static Frames Time Out integer (default value 100 milliseconds).
Private field UDP_Listner
UDP Listener for reading all table frames Broadcast.
Top
See Also